UInt16NINumericUInt16NNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UInt16N INumeric<UInt16N>.Negative()
Private Function Negative As UInt16N
Implements INumeric(Of UInt16N).Negative
private:
virtual UInt16N Negative() sealed = INumeric<UInt16N>::Negative
private abstract Negative : unit -> UInt16N
private override Negative : unit -> UInt16N
UInt16NThe numeric negation of the current value.
INumericTSelfNegative